CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 dll

搜索资源列表

  1. VarDLL

    0下载:
  2. 创建一个导出变量的Win32 DLL实例源码-Export variables to create a Win32 DLL source code examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6823
    • 提供者:ataregular
  1. call-DLL

    0下载:
  2. 在对matlab配置后,上代码mcc -W cpplib:libMyAdd -T link:lib MyAdd -C就可以了,记得加上-C 在对VC6.0进行配置的时候只要把 matlabroot\extern\include和matlabroot\extern\lib\win32\microsoft加入到VC6.0中去了,i.e.可以通过Tools->Options->Directories->show directories for 中的Include files
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:986
    • 提供者:悠然清风
  1. DLL

    0下载:
  2. VS2010中如何查看DLL的导出接口,win32下以及MFC下的区别-VS2010 how to view the DLL export interface, win32 and MFC under the following distinction
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:5103
    • 提供者:wxd
  1. vsFakeLeakTest

    0下载:
  2. 使用vc开发mfc程序时,在调用了win32 dll(即不使用mfc的dll)时,mfc90.dll后于win32dll加载,在退出程序时mfc90.dll先释放,这时它会将win32dll中的全局变量,函数static变量视为内存泄露,而实际上随后win32dll卸载时会正常释放,导致内存泄露误报。 本程序演示了win32dll中的std::string的全局变量和函数内static变量的内存泄露误报-Using vc development mfc program, the call t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:163202
    • 提供者:nwao
  1. dll

    0下载:
  2. 用两个向导(MFC AppWizard(DLL) 和Win32 Dynamic-Link Library)编写一个含有一个计算两个输入参数平均值函数接口的动态链接库。 要求算法正确。 要求在屏幕上输入数字,并显示输出结果。 使用显示链接和隐式链接的方式调用此DLL。-With two guides (MFC AppWizard (DLL) and Win32 Dynamic-Link Library) write a containing a calculation of two i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3747462
    • 提供者:liqf
  1. FloatCalDLL

    0下载:
  2. 创建导出浮点数四则运算函数的Win32 DLL,VC++精选编程源码,很好的参考资料。-Create export floating point operations of four function of Win32 DLL, VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:59394
    • 提供者:清蒸翅子
  1. ExternVarDll

    0下载:
  2. 创建Win32 DLL导出一个全局变量,VC++精选编程源码,很好的参考资料。-Create a Win32 DLL is a global variable, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:52616
    • 提供者:什锦豆腐
  1. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类,VC++精选编程源码,很好的参考资料。-Create a Win32 DLL derived a calculation of rectangular surface area and volume, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:61101
    • 提供者:什锦丁儿
  1. javaSerialAndJavacomm20-win32

    0下载:
  2. comm.jar javax.comm.properties win32com.dll 还有源码,文档说明! 包含: javacomm20-win32.zip javaSerial.zip 这两个包,其中 javaSerial.zip 是重复的! 不知道为什么需要,但串口操作比较敏感,所以就一并上载-There comm.jar javax.comm.properties win32com.dll source documentation ! Includes: j
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:286866
    • 提供者:温联超
  1. biaoyanjhetijilei

    0下载:
  2. vc编程,可以创建Win32 DLL导出一个计算长方体表面积和体积的类-vc programming, you can create a Win32 DLL export a rectangular surface area and volume calculation class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:55448
    • 提供者:
  1. floating-point

    0下载:
  2. vc源代码,可以实现创建导出浮点数四则运算函数的Win32 D-Four floating-point operations to create an export function Win32 DLL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:52949
    • 提供者:
  1. ExternVarDll

    0下载:
  2. 使用vc++创建Win32 DLL导出一个全局变量-Create a Win32 DLL export a global variable
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:51924
    • 提供者:shadow
  1. DLL-and-Hook-sample

    0下载:
  2. Hook Example Win32 Api C-Hook Example Win32 Api C++
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:19494
    • 提供者:HiepIT
  1. libssl32.dll

    0下载:
  2. ssl加密中另外一个模块,该模块负责ssl加密算法库,应用于win32平台中-libssl32 module is one of ssl encrype,please using win32
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:135697
    • 提供者:fix
  1. ClassDll100

    0下载:
  2. 创建一个导出类的Win32 DLL实例源码,很不错的vc源码,希望能对大家有所帮助-Create a derived class instance of a Win32 DLL source code, very good vc source, I hope you can help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6713
    • 提供者:fv87lai
  1. DLL102

    0下载:
  2. 创建和使用一个WIN32 DLL,很适合初学者,大家下下来看下-Create and use a WIN32 DLL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:10170
    • 提供者:tu994huis
  1. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll\ExportClassDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll \ ExportClassDll.rar, very good vc source, interested friend
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6280
    • 提供者:m36shiganbe
  1. ExportClassDll100

    0下载:
  2. vc——创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的程序源码,值得一看!-vc- Creating a Win32 DLL export rectangular surface area and volume calculation of the class \ ExportClassDll the program source code, worth a visit!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6207
    • 提供者:fp42hes
  1. ExportClassDll101

    0下载:
  2. vc 创建Win32 DLL导出一个计算长方体表面积和体积的类\ExportClassDll的源码-Creating a Win32 DLL export vc rectangular surface area and volume calculation of the class \ ExportClassDll source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5787
    • 提供者:fp42hes
  1. ExternVarDll

    0下载:
  2. 创建Win32 DLL导出一个全局变量\ExternVarDll\ExternVarDll.rar,很不错的vc源码,有兴趣的朋友可以看看。-Creating a Win32 DLL exported global variable \ ExternVarDll \ ExternVarDll.rar, very good vc source, interested friends can see.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6766
    • 提供者:g522laozha
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com